Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build command arguments added #65

Merged
merged 8 commits into from
May 31, 2022
Merged

Build command arguments added #65

merged 8 commits into from
May 31, 2022

Conversation

volovyks
Copy link
Collaborator

@volovyks volovyks commented May 30, 2022

near-sdk build [source] [target]

Build NEAR JS Smart-contract

Positionals:
source Contract to build [string] [default: "src/index.js"]
target Target file path and name [string] [default: "build/contract.base64"]

Options:
--version Show version number [boolean]
--help Show help [boolean]

@volovyks volovyks marked this pull request as ready for review May 30, 2022 21:02
@volovyks volovyks requested a review from ailisp as a code owner May 30, 2022 21:02
Copy link
Member

@ailisp ailisp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works perfectly!

@ailisp ailisp merged commit bc3893a into master May 31, 2022
@ailisp ailisp deleted the build-command branch May 31, 2022 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants